combobox: Simplify code
authorBenjamin Otte <otte@redhat.com>
Sat, 18 Jul 2015 03:39:01 +0000 (05:39 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 18 Jul 2015 03:39:01 +0000 (05:39 +0200)
commit8d3bcb6ef89cb33c249842e017d266975ad7df63
treebcb101504a0b5acaa1563d789f6bd7589f68b3bb
parentd071415d56e507dec36ea39fb48590c5c09ad7c9
combobox: Simplify code

We don't add new children to the child's parent, we add them to ourself.
Because guess who a child's parent is?
gtk/gtkcombobox.c